Developing a WordPress website begins with choosing a theme. There are two options here: use […]
The Best Gutenberg Themes
Let’s take a look at ten Gutenberg-compatible themes that will allow you to create a […]
The Best Plugins for WordPress
To expand the basic functionality of a website, many CMSs install add-ons. In particular, WordPress […]
WP_Query or Get_posts(): Which to Use for Retrieving Posts on WordPress?
When it comes to creating dynamic websites on WordPress, the ability to retrieve the necessary […]
Developing a Child Theme: Why and How
A child theme (or sub-theme) in WordPress is a theme that is created based on […]
How to Create REST API Endpoints in WordPress
WordPress is one of the most popular content management systems (CMS) in the world, helping […]
How to Add a Plugin Customization to Customizer
Adding plugin customization to Customizer is a way to give users the ability to change […]
Hooks in WordPress: Filtering and Events
In this article, I have compiled basic information about WordPress hooks and tried to explain […]
How to Register Plugin Options in the Admin Panel
Registering plugin options in the admin panel is an important step in plugin development for […]
How to Create Your First WordPress Plugin: A Simple Guide
A plugin is an additional module that extends the capabilities of a WordPress site. It […]